From 817395ea53afd275148ceafe9b7a76fecfe49f6b Mon Sep 17 00:00:00 2001 From: Stefano Zacchiroli Date: Tue, 21 Aug 2007 16:56:34 +0000 Subject: [PATCH] * debian/ocaml-nox.dirs.in - avoid creating empty /usr/include/ocaml/* directory (closes: #439017) --- debian/changelog | 6 ++++-- debian/ocaml-nox.dirs.in | 1 - 2 files changed, 4 insertions(+), 3 deletions(-) diff --git a/debian/changelog b/debian/changelog index 8905fdf9..f09489b8 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,8 +1,10 @@ ocaml (3.10.0-6) UNRELEASED; urgency=low - * NOT RELEASED YET + [ Stefano Zacchiroli ] + * debian/ocaml-nox.dirs.in + - avoid creating empty /usr/include/ocaml/* directory (closes: #439017) - -- Stefano Zacchiroli Sun, 12 Aug 2007 19:31:10 +0200 + -- Stefano Zacchiroli Tue, 21 Aug 2007 18:55:16 +0200 ocaml (3.10.0-5) experimental; urgency=low diff --git a/debian/ocaml-nox.dirs.in b/debian/ocaml-nox.dirs.in index 64f6adea..5ca3df3d 100644 --- a/debian/ocaml-nox.dirs.in +++ b/debian/ocaml-nox.dirs.in @@ -2,7 +2,6 @@ usr/bin usr/lib/ocaml/#OcamlABI# usr/lib/ocaml/#OcamlABI#/config usr/include -usr/include/ocaml/#OcamlABI# usr/share/doc/ocaml-nox usr/share/man/man1 usr/share/man/man3 -- 2.30.2